home *** CD-ROM | disk | FTP | other *** search
/ Champak 99 / (Vol 99) Jan 19 2010.iso / Games / artifact_catcher.swf / scripts / DefineSprite_159 / frame_5 / DoAction.as
Encoding:
Text File  |  2010-01-19  |  92 b   |  9 lines

  1. if(_root.scoredone == "done")
  2. {
  3.    nothing = nothing;
  4. }
  5. else
  6. {
  7.    gotoAndPlay(3);
  8. }
  9.